Skip to content

Release v0.1.3 — resume dark mode & card polish#51

Merged
shahid-io merged 3 commits into
mainfrom
staging
Jun 30, 2026
Merged

Release v0.1.3 — resume dark mode & card polish#51
shahid-io merged 3 commits into
mainfrom
staging

Conversation

@shahid-io

Copy link
Copy Markdown
Contributor

Release v0.1.3. UI polish for the resume builder.

Fixed

  • Dark mode — the resume nav bar, the home "your resumes"/empty-state boxes, and the gallery search + filter chips now use dark surfaces instead of staying light (muddy grey over the dark canvas). Template cards stay light "sheets" but their pills keep light styling so they aren't dark-grey on white.
  • Card buttons — the copy/use/preview row is now an even three-column bar that fills the footer. Home featured templates use the same 3-column grid as the gallery (two rows of three), so cards match width and "preview" no longer overflows on narrower cards.

Changed

  • Home resume row: edit/delete are now icon buttons (pencil/trash) with accessible labels.
  • Renaming a resume on the hub saves on Enter/blur (reverts on Escape), replacing the standalone "save" button.

Verification

  • npm run typecheck, npm run lint, npm run build pass.
  • Verified in-browser in light and dark on /resume and /resume/templates.

🤖 Generated with Claude Code

shahid-io and others added 3 commits June 30, 2026 21:42
- Dark mode: the resume nav bar, home list/empty-state boxes, and the gallery
  search + filter chips now switch to dark surfaces instead of staying light
  (muddy grey over the dark canvas). Template cards stay light "sheets" but their
  pills keep light styling via .rx-card so they're not dark-grey on white.
- Template card actions are an even three-column row (copy / use / preview) that
  fills the footer, so they read as a deliberate control bar.
- Home featured templates use the same 3-column grid as the gallery (two rows of
  three), so the cards match the gallery's width and "preview →" no longer
  overflows its button on the narrower 4-up cards.
- Home resume row: edit/delete are now icon buttons (pencil/trash) with
  aria-labels, instead of text.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
The home hub's per-resume title had a standalone "save" button that only
committed a rename, which read like it saved the whole résumé. Replace it with a
small client component that persists the new title on Enter or blur (only when it
changed), reverts on Escape, and rejects an empty title. Renaming still goes
through renameResumeAction; the editor already autosaves its own title field.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@shahid-io
shahid-io merged commit b24a594 into main Jun 30, 2026
2 checks passed
@github-actions

Copy link
Copy Markdown

🔍 Preview deployment ready: https://binarysemaphore-vutntfcm1-shahidios-projects.vercel.app

Commit e2c733e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant